From: Kim F. Storm Date: Thu, 22 Feb 2007 16:03:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30235 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d1eeefebd0c98f72a94121b31f789e3e9ba65703;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 65da1cb9a55..e8a074ad09c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2007-02-22 Kim F. Storm + + * dispnew.c (update_frame, update_single_window): Set force_p here if + redisplay_dont_pause is set or Vredisplay_preemption_period is nil... + (update_window, update_frame_1): ... instead of here. + 2007-02-22 Daniel Brockman (tiny change) * xdisp.c (it_props): Handle invisible property before display property.